-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- AmazonLogisticsShippingProvider
| Total Complexity |
35 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
149 |
| Lines of code |
63 |
| Logical lines of code |
15 |
| Comment lines |
82 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| try_parse_tracking_number() |
C |
41 |
27 |
40 |
| can_ship_from_to() |
S |
75 |
2 |
4 |
| get_key() |
S |
82 |
1 |
3 |
| get_name() |
S |
82 |
1 |
3 |
| get_icon() |
S |
79 |
1 |
3 |
| get_shipping_from_countries() |
S |
82 |
1 |
3 |
| get_shipping_to_countries() |
S |
82 |
1 |
3 |
| get_tracking_url() |
S |
76 |
1 |
4 |